Skip to content

Instantly share code, notes, and snippets.

@rxaviers
rxaviers / gist:7360908
Last active June 29, 2026 19:07
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue:
@Bluesboy
Bluesboy / Makefile
Last active June 29, 2026 19:07
Generic Makefile Template
# =============================================================================
# CONFIGURATION - Customize for your project
# =============================================================================
PROJECT_NAME ?= my-project
BUILD_DIR ?= build
VERSION ?= $(shell cat VERSION 2>/dev/null || echo "0.1.0")
# Tool versions (adjust or remove as needed)
# NODE_VERSION ?= 20
# PYTHON_VERSION ?= 3.12
@franzbischoff
franzbischoff / gist:93d6b14b1c3ad9fc3b1f4fc0d3b3ad47
Created September 25, 2023 10:18 — forked from rxaviers/gist:7360908
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue:
@jinjier
jinjier / javdb-top250.md
Last active June 29, 2026 19:07
JavDB top 250 movies list. [Updated on 2026/01]
@rohitg00
rohitg00 / llm-wiki.md
Last active June 29, 2026 19:04 — forked from karpathy/llm-wiki.md
LLM Wiki v2 — extending Karpathy's LLM Wiki pattern with lessons from building agentmemory

LLM Wiki v2

A pattern for building personal knowledge bases using LLMs. Extended with lessons from building agentmemory 20K+ Stars ⭐️, a persistent memory engine for AI coding agents.

This builds on Andrej Karpathy's original LLM Wiki idea file. Everything in the original still applies. This document adds what we learned running the pattern in production: what breaks at scale, what's missing, and what separates a wiki that stays useful from one that rots.

What the original gets right

The core insight is correct: stop re-deriving, start compiling. RAG retrieves and forgets. A wiki accumulates and compounds. The three-layer architecture (raw sources, wiki, schema) works. The operations (ingest, query, lint) cover the basics. If you haven't read the original, start there.

@bdebon
bdebon / gist:2335c1315af44773e673effb25430189
Created June 25, 2026 16:09
Skill: Développer des solutions sur mesure pour des personnes à Handicap grâce à l'IA la domotique et la tech
# SKILL — Construire un foyer connecté, digne et fiable pour un proche en perte d'autonomie
> **Version 1 (les piliers).** Inspiré d'un système réel construit pour une maman atteinte d'Alzheimer : une grande télé qui lui montre la date, des photos de famille, un mot doux, et qui sonne quand un proche l'appelle en visio — le tout 100 % à la maison, sans abonnement cloud, pensé pour la **dignité** avant la « surveillance ».
---
## 👋 À LIRE EN PREMIER (toi, l'aidant·e) — 2 minutes
Ce document est un **assistant d'installation**. Tu le **copies-colles en entier** dans une IA, et elle t'**accompagne** pour construire le même genre de système pour ton proche — **à ton rythme** : plus directe si tu as déjà une petite base technique, et elle ralentit + explique tout dès qu'un terme te bloque. Pas besoin d'être expert·e, juste un peu curieux·se.

Beget ACME DNS Hook для Traefik

Цель: Автоматическая выдача и обновление Let’s Encrypt сертификатов через DNS-01 challenge для доменов, размещённых на Beget, в связке с Traefik.

Суть внедрения

Этот контейнер — HTTP-хук для Traefik, который:

  1. Принимает запросы от Traefik на установку/удаление TXT-записей для ACME DNS-01 challenge.
  2. Вызывает API Beget для изменения DNS-записей.
@ruvnet
ruvnet / .gist-v0.6.5.md
Created May 18, 2026 21:56
RuView v0.6.5-esp32 — open-source WiFi sensing on a $9 ESP32 board (presence, vitals, motion through walls — no camera)

See through walls with WiFi — RuView v0.6.5 firmware released

Most rooms are already full of radio waves. Your WiFi router is constantly transmitting, and your phone, laptop, and smart-home gear are constantly listening. Every human body in the room subtly disturbs those waves — moving, breathing, even just sitting still. RuView is open-source software that turns those disturbances into useful data: where people are, what they're doing, whether they're okay.

Just shipped v0.6.5 of the ESP32 firmware. This is the bit that runs on the $9 sensor board.

Links:

LLM Wiki

A pattern for building personal knowledge bases using LLMs.

This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.

The core idea

Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.

@coolaj86
coolaj86 / MacOS-Icons.md
Last active June 29, 2026 18:55
MacOS Default Icons Locations

How to Find ANY Icon

  1. Open the application such that you see the icon on your screen.
  2. Open Activity Monitor
  3. Double click the name of the application (i.e. Finder or System Preferences)
  4. Select "Open Files and Ports"
  5. Copy the output to a file and then grep for .icns

Similarly you could run this command, but it may take several minutes to complete: